object ImpExWin: TImpExWin Left = 262 Top = 190 BorderIcons = [biSystemMenu, biMinimize] BorderStyle = bsSingle Caption = 'Import/eksport kontakt'#243'w' ClientHeight = 368 ClientWidth = 520 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Verdana' Font.Style = [] OldCreateOrder = False Position = poScreenCenter Scaled = False OnClose = FormClose OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object GroupBox1: TGroupBox Left = 8 Top = 8 Width = 505 Height = 121 Caption = 'Import' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Verdana' Font.Style = [fsBold] ParentFont = False TabOrder = 0 object StaticText1: TStaticText Left = 8 Top = 16 Width = 489 Height = 57 AutoSize = False Caption = 'Kliknij przycisk importuj, poka'#380'e si'#281' okienko, w kt'#243'rym nale'#380'y w' + 'yszuka'#263' plik z wyeksportowanymi kontaktami. Po wybraniu pliku ko' + 'ntakty zostan'#261' zaimportowane. Uwaga, aby mo'#380'liwy by'#322' import kont' + 'akt'#243'w tlenowych, musisz by'#263' zalogowany do sieci Tlen.pl' Font.Charset = DEFAULT_CHARSET Font.Color = clNavy Font.Height = -11 Font.Name = 'Verdana' Font.Style = [] ParentFont = False TabOrder = 0 end object Button1: TButton Left = 8 Top = 80 Width = 209 Height = 25 Caption = 'Kontakty Tlenowe, GG, SMS' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Verdana' Font.Style = [fsBold] ParentFont = False TabOrder = 1 OnClick = Button1Click end object Button3: TButton Left = 232 Top = 80 Width = 257 Height = 25 Caption = 'Kontakty telefoniczne z Outlook/OE' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Verdana' Font.Style = [fsBold] ParentFont = False TabOrder = 2 OnClick = Button3Click end end object GroupBox2: TGroupBox Left = 8 Top = 136 Width = 505 Height = 113 Caption = 'Eksport' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Verdana' Font.Style = [fsBold] ParentFont = False TabOrder = 1 object Button2: TButton Left = 8 Top = 80 Width = 209 Height = 25 Caption = 'Kontakty Tlenowe, GG, SMS' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Verdana' Font.Style = [fsBold] ParentFont = False TabOrder = 0 OnClick = Button2Click end object StaticText2: TStaticText Left = 8 Top = 16 Width = 489 Height = 57 AutoSize = False Caption = 'Kliknij przycisk eksportuj, poka'#380'e si'#281' okienko, w kt'#243'rym nale'#380'y ' + 'wybra'#263' docelowy katalog, w nim zostanie utworzony plik kontakty.' + 'xml z wyeksportowanymi kontaktami.' Font.Charset = DEFAULT_CHARSET Font.Color = clNavy Font.Height = -11 Font.Name = 'Verdana' Font.Style = [] ParentFont = False TabOrder = 1 end end object GroupBox3: TGroupBox Left = 8 Top = 256 Width = 505 Height = 105 Caption = 'Metakontakty' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Verdana' Font.Style = [fsBold] ParentFont = False TabOrder = 2 object Label1: TLabel Left = 16 Top = 80 Width = 37 Height = 13 Caption = 'Label1' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Verdana' Font.Style = [fsItalic] ParentFont = False Visible = False end object Button4: TButton Left = 96 Top = 55 Width = 97 Height = 25 Caption = 'Import' TabOrder = 0 OnClick = Button4Click end object Button5: TButton Left = 288 Top = 55 Width = 97 Height = 25 Caption = 'Eksport' TabOrder = 1 OnClick = Button5Click end object StaticText3: TStaticText Left = 8 Top = 16 Width = 489 Height = 33 AutoSize = False Caption = 'Click import...' Font.Charset = DEFAULT_CHARSET Font.Color = clNavy Font.Height = -11 Font.Name = 'Verdana' Font.Style = [] ParentFont = False TabOrder = 2 end end object OpenDialog1: TOpenDialog Left = 112 Top = 40 end end